In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / RenderPageToGdPictureImage_3 Method

RenderPageToGdPictureImage_3 Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(428)>

Function RenderPageToGdPictureImage_3( _

   ByVal DPI As Single, _

   ByVal RenderFormFields As Boolean, _

   ByVal KeepTransparency As Boolean _

) As Integer
[DispId(428)]

int RenderPageToGdPictureImage_3( 

   float DPI,

   bool RenderFormFields,

   bool KeepTransparency

)
function RenderPageToGdPictureImage_3( 

    DPI: Single;

    RenderFormFields: Boolean;

    KeepTransparency: Boolean

): Integer; 
DispIdAttribute(428)

function RenderPageToGdPictureImage_3( 

   DPI : float,

   RenderFormFields : boolean,

   KeepTransparency : boolean

) : int;
[DispId(428)]

int RenderPageToGdPictureImage_3( 

   float DPI,

   bool RenderFormFields,

   bool KeepTransparency

) 
[DispId(428)]

int RenderPageToGdPictureImage_3( 

   float DPI,

   bool RenderFormFields,

   bool KeepTransparency

) 

Parameters

DPI
RenderFormFields
KeepTransparency
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members